home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / c / RConfig.lha / RConfig_v1.1 / ToDo < prev   
Encoding:
Text File  |  1992-09-20  |  424 b   |  11 lines

  1. To Do List
  2. ~~~~~~~~~~
  3. * rconfig.c, genlib.c: create/recall (read/write) configuration [settings]
  4.     file, eg "rlib.prefs"
  5.  
  6. * optimizations: code size, and workarounds for broken -ss in cc 5.2a
  7.  
  8. * stkchker.c: generate code to pass frame size as longword instead of word
  9.   * rlib_stkchk.c: stkchk() ability to take parameter via stack or register
  10.   * rconfig.c: add selection gadget for register/stack based arg for stkchk()
  11.